//==============================================================================
// Azure Dragon_anim.txt
//==============================================================================

//==============================================================================
define birthSFX
{
	set hotspot
	{
		version
		{
			VisualParticle SFX C Myth Unit Birth Effect
		}
	}
}
	
//==============================================================================
define firebreath
{
	set hotspot
	{
		version
		{
			Visualparticle Special G Chimera Fire Breath
		}
	}
}

//==============================================================================
define spit
{
	set hotspot
	{
		version
		{
			Visualparticle special n jermound brood spit
		}
	}
}

//==============================================================================
anim Death
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_deathA
				length 1.5
//-- auto generated by the bang animation tool
//-- do not hand edit these values
						//tag SpecificSoundSet 0.37 false ShipDeathSplash checkVisible 
//-- end auto generated section
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_deathA
				length 1.5
//-- auto generated by the bang animation tool
//-- do not hand edit these values
						//tag SpecificSoundSet 0.37 false ShipDeathSplash checkVisible 
//-- end auto generated section
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim Birth
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 3
				connect HOTSPOT birthSFX hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 3
				connect HOTSPOT birthSFX hotspot
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 3
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 3
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 1.5
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_IdleA
				length 1.5
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim Attack
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
				length 2.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag Attack 0.71 true	
					tag GenericSound 0.13 true	
					tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
				Connect LAUNCHPOINT firebreath hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
				length 2.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag Attack 0.71 true	
					tag GenericSound 0.13 true	
					tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
				Connect LAUNCHPOINT firebreath hotspot
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim RangedAttack
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
						tag Attack 0.40 true	
						tag GenericSound 0.01 true	
						tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
						tag Attack 0.40 true	
						tag GenericSound 0.01 true	
						tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim Charging
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
				length 2.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag Attack 0.71 true	
					tag GenericSound 0.13 true	
					tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
				Connect LAUNCHPOINT firebreath hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_AttackA
				length 2.0
//-- auto generated by the bang animation tool
//-- do not hand edit these values
					tag Attack 0.71 true	
					tag GenericSound 0.13 true	
					tag SpecificSoundSet 0.37 false ChimeraFlame checkVisible 
//-- end auto generated section
				Connect LAUNCHPOINT firebreath hotspot
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}

//==============================================================================
anim Flail
{
	SetSelector none 
	{
		TechLogic none/Nezhas Defeat
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_flailA
			}
		}
		set hotspot
		{
			version
			{
				Visual Special C Azure Dragon_flailA
				Replacetexture Special C Azure Dragon/Special C Azure Dragon Upgrade
				Replacetexture Special C Azure Dragon Head/Special C Azure Dragon Head Upgrade
			}
		}
	}
}